projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7434e
)
(inhibit_modification_hooks): Extern it.
author
Kenichi Handa
<handa@m17n.org>
Thu, 8 Oct 1998 06:45:36 +0000
(06:45 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 8 Oct 1998 06:45:36 +0000
(06:45 +0000)
src/buffer.h
patch
|
blob
|
history
diff --git
a/src/buffer.h
b/src/buffer.h
index 2cfec1239bb2214ab99c2ea576cded26161572f1..6e783373bd0adc6150d5f484ab592923407ae5dc 100644
(file)
--- a/
src/buffer.h
+++ b/
src/buffer.h
@@
-736,6
+736,9
@@
extern Lisp_Object Qbefore_change_functions;
extern Lisp_Object Qafter_change_functions;
extern Lisp_Object Qfirst_change_hook;
+/* If nonzero, all modification hooks are suppressed. */
+extern int inhibit_modification_hooks;
+
extern Lisp_Object Vdeactivate_mark;
extern Lisp_Object Vtransient_mark_mode;
\f